Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward-port assorted participant-side checks & check keys for structural equality 3.x #19691

Closed
wants to merge 17 commits into from

Conversation

dylant-da
Copy link
Contributor

@dylant-da dylant-da commented Jul 29, 2024

Backports many commits, and brings changes from #19666

TODO: Disable daml-prim/daml-stdlib check, figure out why that's still needed to make tests pass

@dylant-da dylant-da force-pushed the upgrade-checks-disallow-key-upgrades-3.x branch 2 times, most recently from b5bbf92 to 9d9e2e9 Compare July 30, 2024 16:00
dylant-da and others added 16 commits July 30, 2024 17:01
* Upgrades validation for every package in dar

* fix 1.15 error

* transitivity is fine

* remove unnecessary parens/braces as pointed out by IJ + use EitherUtil.IfThenET for consistency

* add tests for dependency upgrade validation

* put back message when skipping validation

* address comments

* comment to address Tudor's comment

---------

Co-authored-by: Samuel Williams <[email protected]>
Fixes for interfaces

Co-authored-by: Remy <[email protected]>

---------

Co-authored-by: Remy <[email protected]>
* Add utility package upgrade check

* Add a test that uploading the std lib for 2 different LF versions shouldn't fail

* Fix tests

* Fix invalid package preferences

---------

Co-authored-by: Paul Brauner <[email protected]>
* Fix key upgrade validation in 2.9 (#19509)

Fix key upgrade validation in 2.9

* Fix key type upgrade check test to a weaker one for compiler-side checks

---------

Co-authored-by: Dylan Thinnes <[email protected]>
@dylant-da dylant-da force-pushed the upgrade-checks-disallow-key-upgrades-3.x branch from 9d9e2e9 to 40e24aa Compare August 1, 2024 14:17
@dylant-da
Copy link
Contributor Author

Closing, superseded by #19761, which we will eventually cherry-pick #19666 onto

@dylant-da dylant-da closed this Aug 12, 2024
@remyhaemmerle-da remyhaemmerle-da deleted the upgrade-checks-disallow-key-upgrades-3.x branch August 14, 2024 09:19
@remyhaemmerle-da remyhaemmerle-da restored the upgrade-checks-disallow-key-upgrades-3.x branch August 14, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants